Welcome![Sign In][Sign Up]
Location:
Search - linear equations

Search list

[Mathimatics-Numerical algorithms数值算法程序

Description: 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
Platform: | Size: 3163136 | Author: 李斌 | Hits:

[AlgorithmLU

Description: 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
Platform: | Size: 1024 | Author: Y.P.Zhou | Hits:

[AlgorithmGauss-Seidel

Description: 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures
Platform: | Size: 1024 | Author: Y.P.Zhou | Hits:

[AlgorithmmatlabcodesofIterativeMethodsforLinearandNonlinear

Description: This folder contains all the codes based on Matlab Language for the book <《Iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equations problems. -This folder contains all the codes based on Matlab Language for the book
Platform: | Size: 24576 | Author: 宏姬 | Hits:

[matlabNumerical_Computing_with_MATLAB

Description: Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial di?erential equations.-Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory coursein numerical methods, Matlab, and technical computing. The emphasis is on in-formed use of mathematical software. We want you learn enough about the mathe-matical functions in Matlab that you will be able to use them correctly, appreciatetheir limitations, and modify them when necessary to suit your own needs. Thetopics include* introduction to Matlab,* linear equations,* interpolation,* zero and roots,* least squares,* quadrature,* ordinary di? erential equations,* random numbers,* Fourier analysis,* eigenvalues and singular values,* partial di? erential equations.
Platform: | Size: 3994624 | Author: | Hits:

[Algorithm200612319845430

Description: delphi 常用算法均有,包括查制,线形方程,积分,FFT等-delphi algorithms are commonly used, including the search system, linear equations, integration, FFT, etc.
Platform: | Size: 6196224 | Author: zhouhai | Hits:

[Windows Developro3n-4.1.1-src

Description: Ro3n is a simple Qt application designed to solve mathematical equations - linear as well as quadratic.-Ro3n is a simple Qt application designed to solve mathematical equations- linear as well as quadratic.
Platform: | Size: 185344 | Author: 刘宇 | Hits:

[matlabpowerflow

Description: 电力系统潮流程序,用matlab编程的的。潮流计算是电力系统运行分析和规划设计中最常用的工具,电力系统潮流计算问题在数学上是求解一组多元非线性方程,迭代的收敛性是实用者关心的技术焦点。-Power Flow procedures, with the matlab programming. Flow calculation is the electric power system operation analysis and planning and designing the most commonly used tools, electric power system power flow calculation problem solving in mathematics is a set of multiple non-linear equations, iterative convergence is a practical technology were the focus of concern.
Platform: | Size: 3072 | Author: 陈雨 | Hits:

[MPIjacobi

Description: Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI program that solves a set of linear equations Ax = b with the Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.
Platform: | Size: 2048 | Author: 刘铭 | Hits:

[matlabNonCvxGroupSparsity

Description: 本程序为一种基于凸优化的OFDM信道估计算法,平滑SLO算法是求解稀疏线性方程组的一种迭代解法,本程序将其应用于OFDM信道估计,取得了较好的信号估计精度以及速度-This procedure is a convex optimization of OFDM-based channel estimation algorithm, smoothing algorithm SLO is sparse system of linear equations to solve an iterative method, the procedure will be applied to OFDM channel estimation, the signal to obtain a better estimation accuracy and speed
Platform: | Size: 4096 | Author: 赵亮 | Hits:

[AlgorithmMPI-Matrix

Description: 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
Platform: | Size: 11264 | Author: 不死鸟 | Hits:

[matlablinear-system-equations-matlab

Description: 线性方程组的matlab程序实现方法,有大量例题和程序-Linear equations matlab program implementation methods and procedures for a large number of Example
Platform: | Size: 51200 | Author: xuhui | Hits:

[matlabmulDNewton

Description: 本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。-The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: initial solution, eps: solution accuracy r: obtain a set of solution, n : the number of iterative steps.
Platform: | Size: 1024 | Author: 锦夏 | Hits:

[AlgorithmPreconditioned_Conjugate_Gradient_Method

Description: 用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
Platform: | Size: 3072 | Author: Zhu Liyong | Hits:

[Algorithmlinear-equationod

Description: 计算方法的线性方程组的求解:在给定误差的情况下求解线性方程组的解-Calculation method for solving linear equations: the error in a given case of solving linear equations
Platform: | Size: 1024 | Author: tiger | Hits:

[Algorithmlinear

Description: 使用visual basic实现线性方程组的求解-Use visual basic to achieve the solution of linear equations
Platform: | Size: 1024 | Author: 王一 | Hits:

[Algorithmlinear-equation

Description: 使用LUP方法实现一阶线性方程组的求解过程,原理详见算法导论第28章。-LUP method implementation using the first-order process for solving linear equations, principles detailed in Chapter 28 Introduction to Algorithms.
Platform: | Size: 1024 | Author: wangzhen | Hits:

[CSharpcSharp-linear-equation

Description: 用c#实现各类线性方程组的求解的源代码,配套书籍为《C#数值计算算法编程》-C# implementation with all kinds of linear equations to solve the source code, supporting the book as " C# numerical algorithm programming"
Platform: | Size: 1076224 | Author: 许从 | Hits:

[Algorithmlinear

Description: 解线性方程组的迭代算法Visual C++6.0 实现?-Solving linear equations, iterative algorithm to achieve Visual C++6.0?
Platform: | Size: 564224 | Author: Ben Lew | Hits:

[matlabsolving-equations-matlab

Description: 使用matlab编程解一般代数方程 线性方程组、线性微分方程。-Matlab programming solutions using the general algebraic equation of linear equations, linear differential equations.
Platform: | Size: 86016 | Author: 蒲元威 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net